Skip to content

Use binary literals for compatibility to Python3#2241

Open
kashikoibumi wants to merge 1 commit intoBitmessage:v0.6from
kashikoibumi:literal
Open

Use binary literals for compatibility to Python3#2241
kashikoibumi wants to merge 1 commit intoBitmessage:v0.6from
kashikoibumi:literal

Conversation

@kashikoibumi
Copy link

Use binary literals for compatibility to Python3.
In Python3, str and bytes cannot be concatenated, so str literals in code must be fixed to be binary literals.
In Python2, this fix is not affected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant